SuggestionsResponseSuggestionDays Property |
Contains a collection of meeting suggestions organized by date.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<SuggestionDay> SuggestionDays { get; }Public ReadOnly Property SuggestionDays As IList(Of SuggestionDay)
Get
Property Value
Type:
IListSuggestionDay
See Also